home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {buyAction = id; checkLicense = id; showLicense = id; };
- CLASS = LicensePrefs;
- LANGUAGE = ObjC;
- OUTLETS = {
- buyButton = NSButton;
- codeField = NSTextField;
- codeLabel = NSTextField;
- licenseField = NSTextField;
- licenseLabel = NSTextField;
- nameField = NSTextField;
- nameLabel = NSTextField;
- };
- SUPERCLASS = OPPreferencePane;
- },
- {
- CLASS = NSPreferencePane;
- LANGUAGE = ObjC;
- OUTLETS = {
- "_firstKeyView" = NSView;
- "_initialKeyView" = NSView;
- "_lastKeyView" = NSView;
- "_window" = NSWindow;
- };
- SUPERCLASS = NSObject;
- },
- {CLASS = OPActionButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; },
- {CLASS = OPCharFilterFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; },
- {CLASS = OPHelpButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; },
- {CLASS = OPKeycodeFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; },
- {
- ACTIONS = {buyAction = id; checkLicense = id; showLicense = id; };
- CLASS = OPLicensePrefs;
- LANGUAGE = ObjC;
- OUTLETS = {
- buyButton = NSButton;
- checkButton = NSButton;
- codeField = NSTextField;
- codeFieldCaption = NSTextField;
- licenseField = NSTextField;
- licenseFieldCaption = NSTextField;
- nameField = NSTextField;
- nameFieldCaption = NSTextField;
- };
- SUPERCLASS = OPPreferencePane;
- },
- {CLASS = OPPreferencePane; LANGUAGE = ObjC; SUPERCLASS = NSPreferencePane; }
- );
- IBVersion = 1;
- }